Platform Explorer / Nuxeo Platform 6.0

Contribution org.nuxeo.ecm.platform.faceted.search.dm.lifecycles--types

This contribution is part of XML component org.nuxeo.ecm.platform.faceted.search.dm.lifecycles inside nuxeo-platform-faceted-search-dm-6.0.jar

Extension Point

Extension point types of component LifeCycleService.

Contributed Items

  • <types>
          <type name="FacetedSearchDefault">default</type>
        </types>

XML Source

<extension point="types" target="org.nuxeo.ecm.core.lifecycle.LifeCycleService">
    <types>
      <type name="FacetedSearchDefault">default</type>
    </types>
  </extension>